(grep-template): Add "<X>" to docstring.
authorJuri Linkov <juri@jurta.org>
Thu, 10 Sep 2009 00:57:44 +0000 (00:57 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 10 Sep 2009 00:57:44 +0000 (00:57 +0000)
commit558d31c54e5c815d07f3ea8e946f153fde532648
tree961201c45897fee7d4b0586cc45b0a6b6ba99c80
parentca7eb055f9e7dc9575bae123cc2685ba00094baf
(grep-template): Add "<X>" to docstring.
(grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
the list.  Move "asm" to the bottom.
(grep-find-ignored-directories): Add `choice' with nil value
to empty the list easily.
(grep-find-ignored-files): New option.
(grep-files-history): Set to nil by default instead of '("ch" "el").
(grep-compute-defaults): Add "<X>" to `grep-template'.
(grep-read-files): Bind new local variables `default-alias' and
`default-extension'.  Use a list of default values for the file prompt.
(lgrep): Add `--exclude=' command line options composed from
`grep-find-ignored-files'.
(rgrep): Add `-name' command line options composed from
`grep-find-ignored-files'.  (Bug#4301)
lisp/progmodes/grep.el